home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1999 #6 / Datatid_1999-06.iso / internet / Style One v2.01 / S1v201en.exe / _SETUP.1 / Order.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-02-16  |  731 b   |  39 lines

  1. /* start of data */
  2.  
  3.   BODY {
  4.     font-family: Arial,"Times New Roman",sans-serif;
  5.     background-color: #FFFFCC;
  6.   }
  7.   A:link {
  8.     color: #6666FF;
  9.     text-decoration: none;
  10.   }
  11.   TD {
  12.     font-family: Arial,"Times New Roman",sans-serif;
  13.     font-weight: bold;
  14.     font-size: small;
  15.     color: #660000;
  16.     line-height: 125%;
  17.   }
  18.   H1 {
  19.     font-style: italic;
  20.     font-size: large;
  21.     color: #669999;
  22.     text-align: center;
  23.     padding: 15px;
  24.     border-width: medium;
  25.     border-color: gray;
  26.     border-style: ridge;
  27.   }
  28.   TABLE {
  29.     text-align: center;
  30.   }
  31.   H4 {
  32.     font-weight: bold;
  33.     font-size: medium;
  34.     color: #CC6666;
  35.     text-decoration: underline;
  36.   }
  37.  
  38. /* end of data */
  39.